public interface TestHealer<InputType, OutputType>
public OutputType
heal(InputType input)
Groovy Documentation